virtualisation.oci-containers.containers.<name>.log-driver
Logging driver for the container. The default of
"journald" means that the container's logs will be
handled as part of the systemd unit.
For more details and a full list of logging drivers, refer to respective backends documentation.
For Docker: Docker engine documentation
For Podman: Refer to the docker-run(1) man page.
- Type
string- Default
"journald"- Declared
- <nixpkgs/nixos/modules/virtualisation/oci-containers.nix>